body {
	background-color: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-size: 13pt;
	text-align: justify;
	color: #000000;
	margin: 10px;
	cursor: default;
	scrollbar-3dlight-color: #4B0082;
	scrollbar-arrow-color: #4B0082;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #4B0082;
}

a:link { 
	color: #000066;
	text-decoration: none;
	}
a:visited { 
	color: #696969;
	text-decoration: none;

	}
a:hover { 
	color: #990000;
	text-decoration: underline;
	}

.purple {color: #800080;}
.dark {color: #000080;}
.darkbig {color: #000080; font-size: 24pt;}
.green {color: #008000;}
.red {color: #ff0000;}
.blue {color: #0000ff;}
.black {color: #000000;}
.redheading {color: #ff0000; font-family: Arial, Helvetic, Geneva, sans-serif; font-weight: bold; text-align: center;}
.articles {font-family: Arial, Helvetic, Geneva, sans-serif; font-weight: bold; text-align: center;}
.subheading {font-weight: bold; text-align: center;}